net/http.http2PushPromiseFrame.headerFragBuf (field)

3 uses

	net/http (current package)
		h2_bundle.go#L2693: 	headerFragBuf []byte // not owned
		h2_bundle.go#L2698: 	return f.headerFragBuf
		h2_bundle.go#L2741: 	pp.headerFragBuf = p[:len(p)-int(padLength)]